Bump npm non-major - #1823
Conversation
8f6a30b to
70a5aab
Compare
Deploy previewBundle sizeTotal Size Change: 🔺+146B(0.00%) - Total Gzip Change: 🔺+49B(+0.01%) Show details for 72 more bundlescompileCssWithPostcss parsed: 🔺+146B(+0.03%) gzip: 🔺+49B(+0.03%) PerformanceTotal duration: 16.25 ms +0.19 ms(+1.2%) | Renders: 5 (+0) | Paint: 61.80 ms +0.90 ms(+1.5%)
6 tests within noise — details Metric alarms
Check out the code infra dashboard for more information about this PR. |
70a5aab to
c71302c
Compare
c71302c to
dd666cb
Compare
dd666cb to
79e1ea3
Compare
79e1ea3 to
36010fc
Compare
36010fc to
1cf7bf4
Compare
1cf7bf4 to
6802306
Compare
6802306 to
964114b
Compare
964114b to
3c45619
Compare
3c45619 to
3a376a3
Compare
3a376a3 to
2aef143
Compare
2aef143 to
bcb34e8
Compare
bcb34e8 to
7f64aa1
Compare
7f64aa1 to
cc9e93f
Compare
cc9e93f to
94428d8
Compare
d7f2c1d to
5c28c86
Compare
5c28c86 to
69e6cc5
Compare
This PR contains the following updates:
6.8.1→6.8.2^3.1115.0→^3.1121.0^4.0.8→^4.0.9^6.2.0→^6.3.0^5.2.2→^5.2.3^16.3.1→^16.3.3^16.3.1→^16.3.3^16.3.1→^16.3.3^1100.2.0→^1100.2.2^5.101.4→^5.102.8^16.3.2→^16.3.316.3.2→16.3.3^14.6.5→^14.6.619.2.4→19.2.5^6.1.0→^6.1.12.11.16→2.11.20^1.51.0→^1.52.0^11.9.0→^11.10.0^6.2.9→^6.2.10^1.33.0→^1.37.0^3.23.4→^3.24.2^16.3.1→^16.3.3^9.0.1→^9.0.2^11.0.1→^11.0.2^5.3.0→^5.3.211.22.0→11.25.0^0.8.1→^0.8.2^4.23.12→^4.23.13^6.1.1→^6.2.1^4.4.3→^4.5.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
bump,lockfileUpdate, orrollbackupdates, so these are raised without a Minimum Release Age check. You will need to manually validate the Minimum Release Age for these package(s).Release Notes
argos-ci/argos-javascript (@argos-ci/core)
v6.8.2Compare Source
Bug Fixes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.1121.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.1120.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.1119.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.1118.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.1117.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.1116.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
csstools/postcss-plugins (@csstools/postcss-relative-color-syntax)
v4.0.9Compare Source
August 25, 2026
@csstools/css-color-parserto4.2.1(patch)SBoudrias/Inquirer.js (@inquirer/confirm)
v6.3.0Compare Source
@inquirer/confirm@6.3.0
What's new
sfor sí, Frenchofor oui, Chinese 是/否), instead of only Englishy/n. A newkeywordstheme property ({ yes, no }) is the source of truth for both parsing and display, with prefix-based, case-insensitive matching and the default answer marked in the hint.Dependencies
@inquirer/corebumped to^12.0.1@inquirer/typebumped to^4.1.0vercel/next.js (@next/bundle-analyzer)
v16.3.3Compare Source
This release contains security fixes for the following advisories:
Critical:
v16.3.2Compare Source
Core Changes
Credits
Huge thanks to @lubieowoce, @unstubbable, @timneutkens, @mischnic, and @eps1lon for helping!
TanStack/query (@tanstack/react-query)
v5.102.8Compare Source
Patch Changes
v5.102.7Compare Source
Patch Changes
v5.102.6Compare Source
Patch Changes
#11305
ac2b612- fix(react-query): throw falsy errors fromuseQueriesanduseSuspenseQueriesto the error boundaryUpdated dependencies []:
v5.102.5Compare Source
Patch Changes
578e5c2]:v5.102.4Compare Source
Patch Changes
a05df6a]:v5.102.3Compare Source
Patch Changes
v5.102.2Compare Source
Patch Changes
80fbf73]:v5.102.1Compare Source
Patch Changes
134890d]:v5.102.0Compare Source
Minor Changes
e674826- react-query: update usePrefetchQuery and usePrefetchInfiniteQuery to use queryClient.query and queryClient.infiniteQueryPatch Changes
#11245
37127db- revert: remove NoInfer from useQuery return types#10373
6e3d521- fix(types): propagate generic type parameters touseMutationStateselect callback#11224
294d4e6- FixqueryOptionsandinfiniteQueryOptionsreturn types so exported inferred options can be emitted in declaration files without leaking internal data tag symbols.#11147
cb6c9d3- DefaultTDataofUseInfiniteQueryOptionsandUseSuspenseInfiniteQueryOptionstoInfiniteData<TQueryFnData>so it matches the hook generics.#8737
2215bb0- fix: make mutation variables optional whenundefined extends TVariables#11221
1ef4208- Remove experimental render-time prefetching and thepromiseproperty from query results.#11228
fb6c3fa- Avoid emitting a runtime import for React Query's type-only exports.#11130
8834267- fix(react-query): don't show optimistic fetching for unsubscribed useQueries#11233
b866a95- remove unused experimental_beforeQuery and experimental_afterQuery hooks#11144
e546d03- fix: remove placeholderData from suspense infinite queryUpdated dependencies [
34f7cee,b4368c4,5bb089d,ba4650c,294d4e6,1f631b3,01a02bf,18c1c1e,5448063,2215bb0,1ef4208,5981771,4a9bef6,bef4bc7,9656dc4,326aaf1,3e83601,c6fc17c]:testing-library/react-testing-library (@testing-library/react)
v16.3.3Compare Source
Bug Fixes
testing-library/user-event (@testing-library/user-event)
v14.6.6Compare Source
Bug Fixes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v6.1.1Compare Source
Add
compiler.logDiagnosticsoptionRecoverable React Compiler diagnostics are no longer logged by default. Set
compiler.logDiagnosticstotrueto log them through Vite. Fatal diagnostics are always logged and fail the transform.Respect environment sourcemap option for React Compiler transform when
builder.sharedPluginsis enabled (#1439)The React Compiler transform was using the top-level sourcemap option instead of the environment sourcemap option. This caused a problem when the experimental
builder.sharedPluginswas enabled.web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)
v2.11.20Compare Source
v2.11.19Compare Source
v2.11.18Compare Source
v2.11.17Compare Source
toss/es-toolkit (es-toolkit)
v1.52.0Compare Source
Released on August 28th, 2026.
Added the
es-toolkit/iteratorentrypoint, a lazy iterator module withchunk,count,dropWhile,head,iterate,partition,range,scan,takeWhile,uniqBy, andzip([#1815]), pluscartesianProduct([#2031]).The same functions are also available from
es-toolkit/fp/iterator.Added
deferanddeferAsynctoes-toolkit/util. ([#2032])Added
flowAsynctoes-toolkit/fp, a promise-aware left-to-right composition. ([#2033])Added the
EmptyObject,IsEqual,JSONValue,Primitive,SetOptional,SetRequired, andUnknownRecordtypes. ([#2044])Fixed
mergeto infer the deep merged return type, and exported theMergetype. ([#1959])Fixed
omitByandpickByto type numeric callback keys as strings, andexported the
ObjectKeystype. ([#2037])Fixed
attemptandattemptAsyncto default their error type parameter tounknown. ([#2052])The following bring
es-toolkit/compatcloser to Lodash. Behavior for the affectededge cases now matches Lodash, so results may differ if you relied on the previous output.
Fixed
compat/debounceto skip themaxWaitinvocation when bothleadingandtrailingarefalse. ([#1678])Fixed
compat/toStringto convert objects with a customvalueOf. ([#2034])Fixed
compat/mergeWithto assignnullvalues in array sources. ([#1929])Fixed
compat/hasandcompat/hasInto normalize the-0path key. ([#2035])Fixed
compat/differenceWithandcompat/withoutto normalize-0to0. ([#2049])Fixed
compat/findLastIndexto convertfromIndexto an integer. ([#2047])Fixed
compat/xorWithto match Lodash when no comparator is given. ([#2057])Covered the new iterator entrypoints in the dist and browser compatibility
checks. ([#2030])
Made the agent skills portable when installed on their own. ([#2054])
Fixed documentation typos and the Deno install commands. ([#2062])
html-validate/html-validate (html-validate)
v11.10.0Compare Source
Features
ariato specify which ARIA version to use (64321ed)toHTMLValidate()matcher accepts any object withouterHTML,innerHTMLorhtml()(749dfc2)attr-case(b22b27c)attr-delimiter(72fc6cb)doctype-html(12ed8b8)doctype-style(168b786)element-case(f5bc934)no-trailing-whitespace(94b7dba)no-utf8-bom(78b2ff1)toHTMLValidate()matcher accepts any object withouterHTML,innerHTMLorhtml()(3898790)panva/jose (jose)
v6.2.10Compare Source
Fixes
Documentation
Refactor
lucide-icons/lucide (lucide-react)
v1.37.0: Version 1.37.0Compare Source
What's Changed
face-angryeven more angry by @karsa-mistmere in #4708swordsicon by @jguddas in #4707shopping-carticon by @jguddas in #2909playing-card,playing-cards, andplaying-cards-fanby @Barakudum in #4258beeficon by @jguddas in #3457circle-dotby @jguddas in #3909pandaicon by @jguddas in #3187blendicon by @jguddas in #3105keyicon by @jguddas in #3111square-split-verticalicon by @jguddas in #3939asteriskicon by @jguddas in #3906message-circle-dashed-checkicon by @aliyasirnac in #3678pianoicon by @karsa-mistmere in #4766credit-card-x&credit-card-checkicon by @karsa-mistmere in #4763credit-card-minusicon by @ameniti-mx in #4440credit-card-plusicon by @ameniti-mx in #4441New Contributors
Full Changelog: lucide-icons/lucide@1.35.0...1.37.0
v1.36.0: Version 1.36.0Compare Source
What's Changed
face-angryeven more angry by @karsa-mistmere in #4708swordsicon by @jguddas in #4707shopping-carticon by @jguddas in #2909playing-card,playing-cards, andplaying-cards-fanby @Barakudum in #4258beeficon by @jguddas in #3457circle-dotby @jguddas in #3909pandaicon by @jguddas in #3187blendicon by @jguddas in #3105keyicon by @jguddas in #3111square-split-verticalicon by @jguddas in #3939asteriskicon by @jguddas in #3906message-circle-dashed-checkicon by @aliyasirnac in #3678pianoicon by @karsa-mistmere in #4766credit-card-x&credit-card-checkicon by @karsa-mistmere in #4763credit-card-minusicon by @ameniti-mx in #4440credit-card-plusicon by @ameniti-mx in #4441New Contributors
Full Changelog: lucide-icons/lucide@1.35.0...1.36.0
What's Changed
face-angryeven more angry by @karsa-mistmere in #4708swordsicon by @jguddas in #4707shopping-carticon by @jguddas in #2909playing-card,playing-cards, andplaying-cards-fanby @Barakudum in #4258beeficon by @jguddas in #3457circle-dotby @jguddas in #3909pandaicon by @jguddas in #3187blendicon by @jguddas in #3105keyicon by @jguddas in #3111square-split-verticalicon by @jguddas in #3939asteriskicon by @jguddas in #3906message-circle-dashed-checkicon by @aliyasirnac in #3678pianoicon by @karsa-mistmere in #4766credit-card-x&credit-card-checkicon by @karsa-mistmere in #4763credit-card-minusicon by @ameniti-mx in #4440credit-card-plusicon by @ameniti-mx in #4441New Contributors
Configuration
📅 Schedule: (in timezone UTC)
* 5-9 * * 7)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by self-hosted Renovate.